Skip to content

Implement unstable new_range feature#136167

Merged
bors merged 2 commits into
rust-lang:masterfrom
pitaj:new_range
Feb 4, 2025
Merged

Implement unstable new_range feature#136167
bors merged 2 commits into
rust-lang:masterfrom
pitaj:new_range

Conversation

@pitaj
Copy link
Copy Markdown
Contributor

@pitaj pitaj commented Jan 28, 2025

Switches a..b, a.., and a..=b to resolve to the new range types.

For rust-lang/rfcs#3550
Tracking issue #123741

also adds the re-export that was missed in the original implementation of new_range_api

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants